fix the spelling in whole piglit
commitc10a0731c9402a257477efc30346e6bfad11ee53
authorDavid Heidelberg <david.heidelberg@collabora.com>
Mon, 9 May 2022 18:31:52 +0000 (9 20:31 +0200)
committerDavid Heidelberg <david.heidelberg@collabora.com>
Mon, 29 Aug 2022 21:10:10 +0000 (29 23:10 +0200)
tree22041f2272fde783bc2d0b1976164e93bb1ec04c
parentebb29325050d9ab602b878bac2218d22199f38c2
fix the spelling in whole piglit

Reviewed-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/670>
309 files changed:
HACKING
completions/bash/piglit
examples/glsl_parser_test/ReadMe.txt
framework/backends/abstract.py
framework/core.py
framework/dmesg.py
framework/grouptools.py
framework/log.py
framework/monitoring.py
framework/programs/parsers.py
framework/programs/run.py
framework/status.py
framework/summary/common.py
framework/summary/html_.py
framework/test/base.py
framework/test/deqp.py
framework/test/glsl_parser_test.py
framework/test/opengl.py
framework/test/piglit_test.py
framework/wflinfo.py
generated_tests/builtin_function.py
generated_tests/builtin_function_fp64.py
generated_tests/gen_builtin_packing_tests.py
generated_tests/gen_cl_math_builtins.py
generated_tests/gen_cl_vload_tests.py
generated_tests/gen_variable_index_write_tests.py
generated_tests/gen_vp_tex.py
generated_tests/modules/types.py
generated_tests/random_ubo.py
generated_tests/templates/__init__.py
generated_tests/templates/gen_variable_index_write_tests/helpers.mako
piglit-resume.py
piglit.conf.example
replayer/README.md
self-tests/test-installed-piglit-script-imports-correct-framework-module
tests/cl/api/build-program.c
tests/cl/api/create-context.c
tests/cl/api/create-program-with-source.c
tests/cl/api/enqueue-fill-image.c
tests/cl/api/get-device-info.c
tests/cl/api/get-kernel-work-group-info.c
tests/cl/program/bitcoin-phatk.c
tests/cl/program/execute/builtin/convert/float-convert_long.cl
tests/cl/program/program-tester.c
tests/deqp_gles3.py
tests/egl/spec/egl_khr_fence_sync/egl_khr_fence_sync.c
tests/fast_color_clear/fast-slow-clear-interaction.shader_test
tests/fast_color_clear/non-redundant-clear.shader_test
tests/fbo/fbo-blit-stretch.cpp
tests/fbo/fbo-viewport.c
tests/general/dlist-fdo3129-02.c
tests/general/getactiveattrib.c
tests/general/idtech-extension-strings.c
tests/general/line-aa-width.c
tests/general/object-namespace-pollution.c
tests/general/triangle-rasterization.cpp
tests/glslparsertest/glsl2/gst-gl-sin.frag
tests/glslparsertest/glsl2/parameters-08.vert
tests/glslparsertest/glsl2/return-conversion-03.vert
tests/glslparsertest/glsl2/xreal-lighting-d-omni.vert
tests/glslparsertest/glsl2/xreal-lighting-db-omni.vert
tests/glslparsertest/glsl2/xreal-lighting-dbs-omni.vert
tests/glslparsertest/shaders/CorrectFull.vert
tests/glslparsertest/shaders/CorrectPreprocess5.frag
tests/glslparsertest/shaders/array1.frag
tests/glslparsertest/shaders/function3.frag
tests/glslparsertest/shaders/preprocess1.frag
tests/glslparsertest/shaders/preprocess2.frag
tests/glslparsertest/shaders/preprocess4.frag
tests/glslparsertest/shaders/struct7.frag
tests/glx/glx-multithread-shader-compile.c
tests/hiz/hiz-util.c
tests/llvmpipe/tests/random.h
tests/no_error.py
tests/shaders/built-in-constants.c
tests/shaders/fp-set-01.c
tests/shaders/fp-set-02.c
tests/shaders/getuniform-03.c
tests/shaders/glsl-light-model.c
tests/shaders/glsl-link-initializer-03.c
tests/shaders/parser_utils.h
tests/shaders/shader_runner.c
tests/shaders/ssa/fs-while-loop-rotate-value.shader_test
tests/shaders/useshaderprogram-flushverts-1.c
tests/shaders/vp-bad-program.c
tests/spec/arb_arrays_of_arrays/execution/atomic_counters/fs-indirect-index.shader_test
tests/spec/arb_arrays_of_arrays/execution/atomic_counters/fs-simple-inc-dec-read.shader_test
tests/spec/arb_arrays_of_arrays/execution/atomic_counters/vs-indirect-index.shader_test
tests/spec/arb_arrays_of_arrays/execution/atomic_counters/vs-simple-inc-dec-read.shader_test
tests/spec/arb_arrays_of_arrays/execution/sampler/vs-struct-nonconst-non-opaque-members.shader_test
tests/spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field-unsized2.shader_test
tests/spec/arb_arrays_of_arrays/max-binding.c
tests/spec/arb_bindless_texture/errors.c
tests/spec/arb_blend_func_extended/api/error-at-begin.c
tests/spec/arb_blend_func_extended/execution/fbo-extended-blend-pattern.c
tests/spec/arb_clear_texture/integer.c
tests/spec/arb_clip_control/clip-control-depth-precision.c
tests/spec/arb_clip_control/clip-control.c
tests/spec/arb_compute_shader/compute-and-render-bug-109630.c
tests/spec/arb_copy_image/api_errors.c
tests/spec/arb_copy_image/formats.c
tests/spec/arb_cull_distance/fs-cull-and-clip-distance-different.shader_test
tests/spec/arb_direct_state_access/compressedtextureimage.c
tests/spec/arb_direct_state_access/getcompressedtextureimage.c
tests/spec/arb_direct_state_access/gettextureimage-targets.c
tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-10.frag
tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-11.frag
tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-13.frag
tests/spec/arb_explicit_attrib_location/1.20/compiler/layout-10.frag
tests/spec/arb_explicit_attrib_location/1.20/compiler/layout-11.frag
tests/spec/arb_explicit_attrib_location/1.20/compiler/layout-13.frag
tests/spec/arb_explicit_uniform_location/linker/set-location-to-sampler.shader_test
tests/spec/arb_framebuffer_object/GenerateMipmap-versus-READ_FRAMEBUFFER.c
tests/spec/arb_geometry_shader4/execution/program-parameter/vertices-out.c
tests/spec/arb_geometry_shader4/linker/2darray-vertex-index-oob.shader_test
tests/spec/arb_get_program_binary/api-errors.c
tests/spec/arb_get_program_binary/gpb-common.c
tests/spec/arb_get_program_binary/retrievable_hint.c
tests/spec/arb_get_texture_sub_image/errors.c
tests/spec/arb_get_texture_sub_image/get.c
tests/spec/arb_gpu_shader5/execution/sampler_array_indexing/fs-struct-nonconst-multiple-samplers.shader_test
tests/spec/arb_gpu_shader_fp64/execution/uniform-invalid-operation.c
tests/spec/arb_gpu_shader_int64/execution/fs-ishl-then-ishr.shader_test
tests/spec/arb_gpu_shader_int64/execution/fs-ishl-then-ushr.shader_test
tests/spec/arb_gpu_shader_int64/execution/fs-ishr-and-mask.shader_test
tests/spec/arb_gpu_shader_int64/execution/fs-ushr-and-mask.shader_test
tests/spec/arb_internalformat_query2/common.c
tests/spec/arb_internalformat_query2/generic-pname-checks.c
tests/spec/arb_internalformat_query2/max-dimensions.c
tests/spec/arb_map_buffer_range/map_buffer_range_error_check.c
tests/spec/arb_map_buffer_range/map_buffer_range_test.c
tests/spec/arb_occlusion_query/occlusion_query_conform.c
tests/spec/arb_program_interface_query/getprogramresourceindex.c
tests/spec/arb_program_interface_query/getprogramresourceiv.c
tests/spec/arb_program_interface_query/resource-query.c
tests/spec/arb_provoking_vertex/provoking-vertex-initial.c
tests/spec/arb_query_buffer_object/qbo.c
tests/spec/arb_sample_shading/execution/ignore-centroid-qualifier.cpp
tests/spec/arb_sample_shading/execution/interpolate-at-sample-position.cpp
tests/spec/arb_separate_shader_objects/ProgramUniform-coverage.c
tests/spec/arb_separate_shader_objects/api-errors.c
tests/spec/arb_separate_shader_objects/rendezvous_by_location.c
tests/spec/arb_shader_atomic_counters/max-counters.c
tests/spec/arb_shader_image_load_store/execution/disable_early_z.shader_test
tests/spec/arb_shader_image_load_store/grid.c
tests/spec/arb_tessellation_shader/execution/compatibility/vs-tcs-tes-clip-vertex-enables.shader_test
tests/spec/arb_tessellation_shader/large-uniforms.c
tests/spec/arb_tessellation_shader/layout-mismatch.c
tests/spec/arb_tessellation_shader/tes-gs-max-output.cpp
tests/spec/arb_texture_barrier/blending-in-shader-arb.c
tests/spec/arb_texture_cube_map_array/sampler-cube-array-shadow.c
tests/spec/arb_texture_storage_multisample/tex-param.c
tests/spec/arb_texture_view/queries.c
tests/spec/arb_timer_query/timestamp-get.c
tests/spec/arb_transform_feedback2/change-objects-while-paused.c
tests/spec/arb_transform_feedback3/begin_end.c
tests/spec/arb_transform_feedback3/set_invalid_varyings.c
tests/spec/arb_transform_feedback3/set_varyings_with_invalid_args.c
tests/spec/arb_transform_feedback_overflow_query/basic.c
tests/spec/arb_vertex_program/get-limits-without-fp.c
tests/spec/arb_viewport_array/bounds.c
tests/spec/arb_viewport_array/queries.c
tests/spec/arb_viewport_array/render_scissor.c
tests/spec/arb_viewport_array/viewport_indices.c
tests/spec/ext_clear_texture/base-formats.c
tests/spec/ext_disjoint_timer_query/simple-query.c
tests/spec/ext_external_objects/vk_vert_buf_update_errors.c
tests/spec/ext_framebuffer_multisample/accuracy.cpp
tests/spec/ext_framebuffer_multisample/blit-multiple-render-targets.cpp
tests/spec/ext_framebuffer_multisample/draw-buffers-common.cpp
tests/spec/ext_framebuffer_multisample/fast-clear.c
tests/spec/ext_framebuffer_multisample/sample-coverage.cpp
tests/spec/ext_image_dma_buf_import/export.c
tests/spec/ext_image_dma_buf_import/reimport-bug.c
tests/spec/ext_occlusion_query_boolean/any-samples.c
tests/spec/ext_texture_env_combine/combine.c
tests/spec/ext_texture_swizzle/depth_texture_mode_and_swizzle.c
tests/spec/ext_transform_feedback/discard-bitmap.c
tests/spec/ext_transform_feedback/discard-clear.c
tests/spec/ext_transform_feedback/discard-copypixels.c
tests/spec/ext_transform_feedback/discard-drawarrays.c
tests/spec/ext_transform_feedback/discard-drawpixels.c
tests/spec/ext_transform_feedback/negative-prims.c
tests/spec/ext_transform_feedback/order.c
tests/spec/ext_transform_feedback/structs.c
tests/spec/ext_transform_feedback/tessellation.c
tests/spec/gl-1.0/logicop.c
tests/spec/gl-1.0/no-op-paths.c
tests/spec/gl-1.0/rendermode-feedback.c
tests/spec/gl-1.1/drawarrays-vertex-count.c
tests/spec/gl-2.0/glsl-link-empty-prog.c
tests/spec/gl-2.0/large-point-fs.c
tests/spec/gl-2.1/pbo.c
tests/spec/gl-3.0/api/bindfragdata-link-error.c
tests/spec/gl-3.2/adj-prims.c
tests/spec/gl-3.2/layered-rendering/blit.c
tests/spec/gl-3.2/layered-rendering/clear-color.c
tests/spec/gl-3.2/layered-rendering/clear-depth.c
tests/spec/gl-3.2/layered-rendering/framebuffertexture-defaults.c
tests/spec/gl-3.2/layered-rendering/gl-layer-cube-map.c
tests/spec/gl-4.5/compare-framebuffer-parameter-with-get.c
tests/spec/glsl-1.10/compiler/declarations/bad-array-type-global.frag
tests/spec/glsl-1.10/compiler/declarations/bad-array-type-global.vert
tests/spec/glsl-1.10/compiler/declarations/bad-array-type-parameter.frag
tests/spec/glsl-1.10/compiler/declarations/bad-array-type-parameter.vert
tests/spec/glsl-1.10/compiler/declarations/bad-array-type-struct-member.frag
tests/spec/glsl-1.10/compiler/declarations/bad-array-type-struct-member.vert
tests/spec/glsl-1.10/execution/built-in-matrix-state.c
tests/spec/glsl-1.10/execution/copy-propagation/glsl-copy-propagation-loop-2.shader_test
tests/spec/glsl-1.10/execution/fs-nested-loop-unrolled-with-return.shader_test
tests/spec/glsl-1.10/execution/fs-nested-return-in-loop-nested_in_if.shader_test
tests/spec/glsl-1.10/execution/fs-texture-select.shader_test
tests/spec/glsl-1.10/execution/glsl-override-builtin-2.shader_test
tests/spec/glsl-1.10/execution/vs-loop-complex-with-else-break.shader_test
tests/spec/glsl-1.10/execution/vs-loop-variable-iteration-limit-unroll4.shader_test
tests/spec/glsl-1.10/preprocessor/bogus-extension-test.frag
tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-size-sequence-in-parenthesis.vert
tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-size-sequence.vert
tests/spec/glsl-1.20/execution/clipping/fixed-clip-enables.shader_test
tests/spec/glsl-1.20/execution/clipping/vs-clip-vertex-enables.shader_test
tests/spec/glsl-1.20/execution/fs-deref-literal-array-of-structs-with-multiple-members.shader_test
tests/spec/glsl-1.20/recursion/recursion.c
tests/spec/glsl-1.30/compiler/interpolation-qualifiers/local-smooth-01.frag
tests/spec/glsl-1.30/compiler/storage-qualifiers/function-param-centroid-in-01.frag
tests/spec/glsl-1.30/compiler/storage-qualifiers/local-centroid-in-01.frag
tests/spec/glsl-1.30/compiler/storage-qualifiers/local-in-01.frag
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-all-planes-enabled.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-bulk-assign.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-enables.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-in-param.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-inout-param.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-out-param.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-retval.shader_test
tests/spec/glsl-1.30/execution/clipping/vs-clip-distance-uint-index.shader_test
tests/spec/glsl-1.30/execution/range_analysis_fsat_of_nan.shader_test
tests/spec/glsl-1.50/execution/compatibility/clipping/gs-clip-vertex-enables.shader_test
tests/spec/glsl-1.50/execution/compatibility/clipping/vs-gs-clip-vertex-enables.shader_test
tests/spec/glsl-1.50/execution/fragcoord-layout-qualifiers-matching-case-2.shader_test
tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp
tests/spec/glsl-1.50/execution/geometry/tri-strip-ordering-with-prim-restart.c
tests/spec/glsl-1.50/execution/primitive-id-no-gs-line.shader_test
tests/spec/glsl-1.50/execution/primitive-id-no-gs-point.shader_test
tests/spec/glsl-1.50/execution/vs-input-arrays.c
tests/spec/glsl-1.50/execution/vs-named-block-no-modify.c
tests/spec/glsl-es-1.00/execution/glsl-no-vertex-attribs.shader_test
tests/spec/glx_arb_create_context/invalid-attribute.c
tests/spec/glx_arb_create_context/invalid-gl-version.c
tests/spec/glx_ext_import_context/query-context-info.c
tests/spec/intel_shader_atomic_float_minmax/execution/ssbo-atomicCompSwap-float-NaN.shader_test
tests/spec/intel_shader_atomic_float_minmax/execution/ssbo-atomicMax-float-NaN.shader_test
tests/spec/intel_shader_atomic_float_minmax/execution/ssbo-atomicMin-float-NaN.shader_test
tests/spec/khr_debug/debug-push-pop-group.c
tests/spec/khr_texture_compression_astc/khr_compressed_astc-miptree.c
tests/spec/khr_texture_compression_astc/khr_compressed_astc-sliced-3d-miptree.c
tests/spec/nv_conditional_render/begin-while-active.c
tests/spec/nv_copy_image/formats.c
tests/spec/nv_texture_env_combine4/combine.c
tests/spec/oes_texture_compression_astc/oes_compressed_astc-miptree-3d.c
tests/texturing/compressedteximage.c
tests/texturing/copyteximage.c
tests/texturing/fxt1-teximage.c
tests/texturing/gen-compressed-teximage.c
tests/texturing/gen-nonzero-unit.c
tests/texturing/gen-teximage.c
tests/texturing/gen-texsubimage.c
tests/texturing/getteximage-targets.c
tests/texturing/rg-teximage-common.c
tests/texturing/s3tc-errors.c
tests/texturing/s3tc-teximage.c
tests/texturing/s3tc-texsubimage.c
tests/texturing/shaders/texelFetch.c
tests/texturing/shaders/textureGather.c
tests/texturing/texdepth.c
tests/texturing/teximage-colors.c
tests/util/minmax-test.c
tests/util/piglit-dispatch.c
tests/util/piglit-fbo.cpp
tests/util/piglit-framework-cl-api.h
tests/util/piglit-framework-cl-custom.h
tests/util/piglit-framework-cl-program.h
tests/util/piglit-framework-cl.h
tests/util/piglit-framework-gl.h
tests/util/piglit-framework-gl/README.txt
tests/util/piglit-framework-gl/piglit_wl_framework.c
tests/util/piglit-glx-util.c
tests/util/piglit-matrix.c
tests/util/piglit-util-cl.c
tests/util/piglit-util-cl.h
tests/util/piglit-util-gl.c
tests/util/piglit-util-gl.h
tests/util/piglit-util.c
tests/util/piglit_ktx.h
unittests/framework/backends/schema/piglit-10.json
unittests/framework/backends/schema/piglit-8.json
unittests/framework/backends/schema/piglit-9.json
unittests/framework/backends/shared.py
unittests/framework/backends/test_compression.py
unittests/framework/backends/test_package.py
unittests/framework/replay/backends/test_package.py
unittests/framework/skip.py
unittests/framework/test/test_base.py
unittests/framework/test/test_deqp.py
unittests/framework/test/test_opengl.py
unittests/framework/test_core.py
unittests/framework/test_dmesg.py
unittests/framework/test_log.py
unittests/framework/test_results.py
unittests/framework/test_status.py
unittests/framework/test_wflinfo.py