tree: 2161c45df92560ed7b8e5644fe3ec188e156a86a [path history] [tgz]
  1. transform/
  2. accessor_expression.cc
  3. accessor_expression.h
  4. alias.cc
  5. alias.h
  6. alias_test.cc
  7. assignment_statement.cc
  8. assignment_statement.h
  9. assignment_statement_test.cc
  10. attribute.cc
  11. attribute.h
  12. binary_expression.cc
  13. binary_expression.h
  14. binary_expression_test.cc
  15. binding_attribute.cc
  16. binding_attribute.h
  17. binding_attribute_test.cc
  18. blend_src_attribute.cc
  19. blend_src_attribute.h
  20. blend_src_attribute_test.cc
  21. block_statement.cc
  22. block_statement.h
  23. block_statement_test.cc
  24. bool_literal_expression.cc
  25. bool_literal_expression.h
  26. bool_literal_expression_test.cc
  27. break_if_statement.cc
  28. break_if_statement.h
  29. break_if_statement_test.cc
  30. break_statement.cc
  31. break_statement.h
  32. break_statement_test.cc
  33. BUILD.bazel
  34. BUILD.cmake
  35. BUILD.gn
  36. builder.cc
  37. builder.h
  38. builtin_attribute.cc
  39. builtin_attribute.h
  40. builtin_attribute_test.cc
  41. builtin_texture_helper_test.cc
  42. builtin_texture_helper_test.h
  43. call_expression.cc
  44. call_expression.h
  45. call_expression_test.cc
  46. call_statement.cc
  47. call_statement.h
  48. call_statement_test.cc
  49. case_selector.cc
  50. case_selector.h
  51. case_selector_test.cc
  52. case_statement.cc
  53. case_statement.h
  54. case_statement_test.cc
  55. clone_context.cc
  56. clone_context.h
  57. clone_context_test.cc
  58. color_attribute.cc
  59. color_attribute.h
  60. color_attribute_test.cc
  61. compound_assignment_statement.cc
  62. compound_assignment_statement.h
  63. compound_assignment_statement_test.cc
  64. const.cc
  65. const.h
  66. const_assert.cc
  67. const_assert.h
  68. const_assert_test.cc
  69. continue_statement.cc
  70. continue_statement.h
  71. continue_statement_test.cc
  72. diagnostic_attribute.cc
  73. diagnostic_attribute.h
  74. diagnostic_attribute_test.cc
  75. diagnostic_control.cc
  76. diagnostic_control.h
  77. diagnostic_control_test.cc
  78. diagnostic_directive.cc
  79. diagnostic_directive.h
  80. diagnostic_directive_test.cc
  81. diagnostic_rule_name.cc
  82. diagnostic_rule_name.h
  83. diagnostic_rule_name_test.cc
  84. disable_validation_attribute.cc
  85. disable_validation_attribute.h
  86. discard_statement.cc
  87. discard_statement.h
  88. discard_statement_test.cc
  89. enable.cc
  90. enable.h
  91. enable_test.cc
  92. expression.cc
  93. expression.h
  94. extension.cc
  95. extension.h
  96. float_literal_expression.cc
  97. float_literal_expression.h
  98. float_literal_expression_test.cc
  99. for_loop_statement.cc
  100. for_loop_statement.h
  101. for_loop_statement_test.cc
  102. function.cc
  103. function.h
  104. function_test.cc
  105. group_attribute.cc
  106. group_attribute.h
  107. group_attribute_test.cc
  108. helper_test.cc
  109. helper_test.h
  110. id_attribute.cc
  111. id_attribute.h
  112. id_attribute_test.cc
  113. identifier.cc
  114. identifier.h
  115. identifier_expression.cc
  116. identifier_expression.h
  117. identifier_expression_test.cc
  118. identifier_test.cc
  119. if_statement.cc
  120. if_statement.h
  121. if_statement_test.cc
  122. increment_decrement_statement.cc
  123. increment_decrement_statement.h
  124. increment_decrement_statement_test.cc
  125. index_accessor_expression.cc
  126. index_accessor_expression.h
  127. index_accessor_expression_test.cc
  128. input_attachment_index_attribute.cc
  129. input_attachment_index_attribute.h
  130. input_attachment_index_attribute_test.cc
  131. int_literal_expression.cc
  132. int_literal_expression.h
  133. int_literal_expression_test.cc
  134. internal_attribute.cc
  135. internal_attribute.h
  136. interpolate_attribute.cc
  137. interpolate_attribute.h
  138. interpolate_attribute_test.cc
  139. invariant_attribute.cc
  140. invariant_attribute.h
  141. let.cc
  142. let.h
  143. literal_expression.cc
  144. literal_expression.h
  145. location_attribute.cc
  146. location_attribute.h
  147. location_attribute_test.cc
  148. loop_statement.cc
  149. loop_statement.h
  150. loop_statement_test.cc
  151. member_accessor_expression.cc
  152. member_accessor_expression.h
  153. member_accessor_expression_test.cc
  154. module.cc
  155. module.h
  156. module_clone_test.cc
  157. module_test.cc
  158. must_use_attribute.cc
  159. must_use_attribute.h
  160. node.cc
  161. node.h
  162. node_id.h
  163. override.cc
  164. override.h
  165. parameter.cc
  166. parameter.h
  167. phony_expression.cc
  168. phony_expression.h
  169. phony_expression_test.cc
  170. pipeline_stage.cc
  171. pipeline_stage.h
  172. requires.cc
  173. requires.h
  174. requires_test.cc
  175. return_statement.cc
  176. return_statement.h
  177. return_statement_test.cc
  178. stage_attribute.cc
  179. stage_attribute.h
  180. stage_attribute_test.cc
  181. statement.cc
  182. statement.h
  183. stride_attribute.cc
  184. stride_attribute.h
  185. stride_attribute_test.cc
  186. struct.cc
  187. struct.h
  188. struct_member.cc
  189. struct_member.h
  190. struct_member_align_attribute.cc
  191. struct_member_align_attribute.h
  192. struct_member_align_attribute_test.cc
  193. struct_member_offset_attribute.cc
  194. struct_member_offset_attribute.h
  195. struct_member_offset_attribute_test.cc
  196. struct_member_size_attribute.cc
  197. struct_member_size_attribute.h
  198. struct_member_size_attribute_test.cc
  199. struct_member_test.cc
  200. struct_test.cc
  201. switch_statement.cc
  202. switch_statement.h
  203. switch_statement_test.cc
  204. templated_identifier.cc
  205. templated_identifier.h
  206. templated_identifier_test.cc
  207. traverse_expressions.h
  208. traverse_expressions_test.cc
  209. type.cc
  210. type.h
  211. type_decl.cc
  212. type_decl.h
  213. unary_op_expression.cc
  214. unary_op_expression.h
  215. unary_op_expression_test.cc
  216. var.cc
  217. var.h
  218. variable.cc
  219. variable.h
  220. variable_decl_statement.cc
  221. variable_decl_statement.h
  222. variable_decl_statement_test.cc
  223. variable_test.cc
  224. while_statement.cc
  225. while_statement.h
  226. while_statement_test.cc
  227. workgroup_attribute.cc
  228. workgroup_attribute.h
  229. workgroup_attribute_test.cc