tree: baed26b3b2d32c0ec30eaa67bbec22aaae10eec7 [path history] [tgz]
  1. add_block_attribute.cc
  2. add_block_attribute.h
  3. add_block_attribute_test.cc
  4. add_empty_entry_point.cc
  5. add_empty_entry_point.h
  6. add_empty_entry_point_test.cc
  7. array_length_from_uniform.cc
  8. array_length_from_uniform.h
  9. array_length_from_uniform_test.cc
  10. binding_remapper.cc
  11. binding_remapper.h
  12. binding_remapper_test.cc
  13. BUILD.cmake
  14. builtin_polyfill.cc
  15. builtin_polyfill.h
  16. builtin_polyfill_test.cc
  17. calculate_array_length.cc
  18. calculate_array_length.h
  19. calculate_array_length_test.cc
  20. canonicalize_entry_point_io.cc
  21. canonicalize_entry_point_io.h
  22. canonicalize_entry_point_io_test.cc
  23. clamp_frag_depth.cc
  24. clamp_frag_depth.h
  25. clamp_frag_depth_test.cc
  26. combine_samplers.cc
  27. combine_samplers.h
  28. combine_samplers_test.cc
  29. data.cc
  30. data.h
  31. decompose_memory_access.cc
  32. decompose_memory_access.h
  33. decompose_memory_access_test.cc
  34. decompose_strided_array.cc
  35. decompose_strided_array.h
  36. decompose_strided_array_test.cc
  37. decompose_strided_matrix.cc
  38. decompose_strided_matrix.h
  39. decompose_strided_matrix_test.cc
  40. demote_to_helper.cc
  41. demote_to_helper.h
  42. demote_to_helper_test.cc
  43. direct_variable_access.cc
  44. direct_variable_access.h
  45. direct_variable_access_test.cc
  46. disable_uniformity_analysis.cc
  47. disable_uniformity_analysis.h
  48. disable_uniformity_analysis_test.cc
  49. expand_compound_assignment.cc
  50. expand_compound_assignment.h
  51. expand_compound_assignment_test.cc
  52. first_index_offset.cc
  53. first_index_offset.h
  54. first_index_offset_test.cc
  55. fold_trivial_lets.cc
  56. fold_trivial_lets.h
  57. fold_trivial_lets_test.cc
  58. for_loop_to_loop.cc
  59. for_loop_to_loop.h
  60. for_loop_to_loop_test.cc
  61. get_insertion_point.cc
  62. get_insertion_point.h
  63. get_insertion_point_test.cc
  64. helper_test.h
  65. hoist_to_decl_before.cc
  66. hoist_to_decl_before.h
  67. hoist_to_decl_before_test.cc
  68. localize_struct_array_assignment.cc
  69. localize_struct_array_assignment.h
  70. localize_struct_array_assignment_test.cc
  71. manager.cc
  72. manager.h
  73. manager_test.cc
  74. merge_return.cc
  75. merge_return.h
  76. merge_return_test.cc
  77. module_scope_var_to_entry_point_param.cc
  78. module_scope_var_to_entry_point_param.h
  79. module_scope_var_to_entry_point_param_test.cc
  80. msl_subgroup_ballot.cc
  81. msl_subgroup_ballot.h
  82. msl_subgroup_ballot_test.cc
  83. multiplanar_external_texture.cc
  84. multiplanar_external_texture.h
  85. multiplanar_external_texture_test.cc
  86. num_workgroups_from_uniform.cc
  87. num_workgroups_from_uniform.h
  88. num_workgroups_from_uniform_test.cc
  89. packed_vec3.cc
  90. packed_vec3.h
  91. packed_vec3_test.cc
  92. pad_structs.cc
  93. pad_structs.h
  94. pad_structs_test.cc
  95. preserve_padding.cc
  96. preserve_padding.h
  97. preserve_padding_test.cc
  98. promote_initializers_to_let.cc
  99. promote_initializers_to_let.h
  100. promote_initializers_to_let_test.cc
  101. promote_side_effects_to_decl.cc
  102. promote_side_effects_to_decl.h
  103. promote_side_effects_to_decl_test.cc
  104. remove_continue_in_switch.cc
  105. remove_continue_in_switch.h
  106. remove_continue_in_switch_test.cc
  107. remove_phonies.cc
  108. remove_phonies.h
  109. remove_phonies_test.cc
  110. remove_unreachable_statements.cc
  111. remove_unreachable_statements.h
  112. remove_unreachable_statements_test.cc
  113. renamer.cc
  114. renamer.h
  115. renamer_test.cc
  116. robustness.cc
  117. robustness.h
  118. robustness_test.cc
  119. simplify_pointers.cc
  120. simplify_pointers.h
  121. simplify_pointers_test.cc
  122. single_entry_point.cc
  123. single_entry_point.h
  124. single_entry_point_test.cc
  125. spirv_atomic.cc
  126. spirv_atomic.h
  127. spirv_atomic_test.cc
  128. std140.cc
  129. std140.h
  130. std140_exhaustive_test.cc
  131. std140_f16_test.cc
  132. std140_f32_test.cc
  133. std140_test.cc
  134. substitute_override.cc
  135. substitute_override.h
  136. substitute_override_test.cc
  137. texture_1d_to_2d.cc
  138. texture_1d_to_2d.h
  139. texture_1d_to_2d_test.cc
  140. transform.cc
  141. transform.h
  142. transform_test.cc
  143. truncate_interstage_variables.cc
  144. truncate_interstage_variables.h
  145. truncate_interstage_variables_test.cc
  146. unshadow.cc
  147. unshadow.h
  148. unshadow_test.cc
  149. var_for_dynamic_index.cc
  150. var_for_dynamic_index.h
  151. var_for_dynamic_index_test.cc
  152. vectorize_matrix_conversions.cc
  153. vectorize_matrix_conversions.h
  154. vectorize_matrix_conversions_test.cc
  155. vectorize_scalar_matrix_initializers.cc
  156. vectorize_scalar_matrix_initializers.h
  157. vectorize_scalar_matrix_initializers_test.cc
  158. vertex_pulling.cc
  159. vertex_pulling.h
  160. vertex_pulling_test.cc
  161. while_to_loop.cc
  162. while_to_loop.h
  163. while_to_loop_test.cc
  164. zero_init_workgroup_memory.cc
  165. zero_init_workgroup_memory.h
  166. zero_init_workgroup_memory_test.cc