diff_test_files_autogen.cmake 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. # GENERATED FILE - DO NOT EDIT.
  2. # Generated by generate_tests.py
  3. #
  4. # Copyright (c) 2022 Google LLC.
  5. #
  6. # Licensed under the Apache License, Version 2.0 (the "License");
  7. # you may not use this file except in compliance with the License.
  8. # You may obtain a copy of the License at
  9. #
  10. # http://www.apache.org/licenses/LICENSE-2.0
  11. #
  12. # Unless required by applicable law or agreed to in writing, software
  13. # distributed under the License is distributed on an "AS IS" BASIS,
  14. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15. # See the License for the specific language governing permissions and
  16. # limitations under the License.
  17. list(APPEND DIFF_TEST_FILES
  18. "diff_files/OpExtInst_in_dst_only_autogen.cpp"
  19. "diff_files/OpExtInst_in_src_only_autogen.cpp"
  20. "diff_files/OpTypeForwardPointer_basic_autogen.cpp"
  21. "diff_files/OpTypeForwardPointer_intertwined_autogen.cpp"
  22. "diff_files/OpTypeForwardPointer_mismatching_class_autogen.cpp"
  23. "diff_files/OpTypeForwardPointer_mismatching_type_autogen.cpp"
  24. "diff_files/OpTypeForwardPointer_nested_autogen.cpp"
  25. "diff_files/OpTypeForwardPointer_onesided_debug_autogen.cpp"
  26. "diff_files/basic_autogen.cpp"
  27. "diff_files/constant_array_size_autogen.cpp"
  28. "diff_files/different_decorations_fragment_autogen.cpp"
  29. "diff_files/different_decorations_vertex_autogen.cpp"
  30. "diff_files/different_function_parameter_count_autogen.cpp"
  31. "diff_files/extra_if_block_autogen.cpp"
  32. "diff_files/function_group_by_full_type_autogen.cpp"
  33. "diff_files/function_group_by_mapped_id_autogen.cpp"
  34. "diff_files/index_signedness_autogen.cpp"
  35. "diff_files/int_vs_uint_constants_autogen.cpp"
  36. "diff_files/large_functions_large_diffs_autogen.cpp"
  37. "diff_files/large_functions_small_diffs_autogen.cpp"
  38. "diff_files/multiple_different_entry_points_autogen.cpp"
  39. "diff_files/multiple_same_entry_points_autogen.cpp"
  40. "diff_files/ray_query_types_autogen.cpp"
  41. "diff_files/reordered_if_blocks_autogen.cpp"
  42. "diff_files/reordered_switch_blocks_autogen.cpp"
  43. "diff_files/small_functions_small_diffs_autogen.cpp"
  44. "diff_files/spec_constant_array_size_autogen.cpp"
  45. "diff_files/spec_constant_composite_autogen.cpp"
  46. "diff_files/spec_constant_op_autogen.cpp"
  47. "diff_files/spec_constant_specid_autogen.cpp"
  48. "diff_files/string_in_ext_inst_autogen.cpp"
  49. "diff_files/unrelated_shaders_autogen.cpp"
  50. )