tree: 297bcca62d1f93048333cb24c78ded933e7f9bf8 [path history] [tgz]
  1. elk/
  2. tests/
  3. brw_asm.h
  4. brw_asm_tool.c
  5. brw_cfg.cpp
  6. brw_cfg.h
  7. brw_compile_gs.cpp
  8. brw_compile_tcs.cpp
  9. brw_compile_vs.cpp
  10. brw_compiler.c
  11. brw_compiler.h
  12. brw_dead_control_flow.cpp
  13. brw_debug_recompile.c
  14. brw_device_sha1_gen_c.py
  15. brw_disasm.c
  16. brw_disasm.h
  17. brw_disasm_info.cpp
  18. brw_disasm_info.h
  19. brw_disasm_tool.c
  20. brw_eu.c
  21. brw_eu.h
  22. brw_eu_compact.c
  23. brw_eu_defines.h
  24. brw_eu_emit.c
  25. brw_eu_validate.c
  26. brw_fs.cpp
  27. brw_fs.h
  28. brw_fs_bank_conflicts.cpp
  29. brw_fs_builder.h
  30. brw_fs_cmod_propagation.cpp
  31. brw_fs_combine_constants.cpp
  32. brw_fs_copy_propagation.cpp
  33. brw_fs_cse.cpp
  34. brw_fs_dead_code_eliminate.cpp
  35. brw_fs_generator.cpp
  36. brw_fs_live_variables.cpp
  37. brw_fs_live_variables.h
  38. brw_fs_lower.cpp
  39. brw_fs_lower_dpas.cpp
  40. brw_fs_lower_integer_multiplication.cpp
  41. brw_fs_lower_pack.cpp
  42. brw_fs_lower_regioning.cpp
  43. brw_fs_lower_simd_width.cpp
  44. brw_fs_nir.cpp
  45. brw_fs_opt.cpp
  46. brw_fs_opt_algebraic.cpp
  47. brw_fs_opt_virtual_grfs.cpp
  48. brw_fs_reg_allocate.cpp
  49. brw_fs_register_coalesce.cpp
  50. brw_fs_saturate_propagation.cpp
  51. brw_fs_scoreboard.cpp
  52. brw_fs_sel_peephole.cpp
  53. brw_fs_thread_payload.cpp
  54. brw_fs_validate.cpp
  55. brw_fs_visitor.cpp
  56. brw_fs_workaround.cpp
  57. brw_gram.y
  58. brw_inst.h
  59. brw_ir.h
  60. brw_ir_allocator.h
  61. brw_ir_analysis.h
  62. brw_ir_fs.h
  63. brw_ir_performance.cpp
  64. brw_ir_performance.h
  65. brw_isa_info.h
  66. brw_kernel.c
  67. brw_kernel.h
  68. brw_lex.l
  69. brw_lower_logical_sends.cpp
  70. brw_mesh.cpp
  71. brw_nir.c
  72. brw_nir.h
  73. brw_nir_analyze_ubo_ranges.c
  74. brw_nir_lower_alpha_to_coverage.c
  75. brw_nir_lower_cooperative_matrix.c
  76. brw_nir_lower_cs_intrinsics.c
  77. brw_nir_lower_intersection_shader.c
  78. brw_nir_lower_ray_queries.c
  79. brw_nir_lower_rt_intrinsics.c
  80. brw_nir_lower_shader_calls.c
  81. brw_nir_lower_storage_image.c
  82. brw_nir_rt.c
  83. brw_nir_rt.h
  84. brw_nir_rt_builder.h
  85. brw_nir_trig_workarounds.py
  86. brw_packed_float.c
  87. brw_predicated_break.cpp
  88. brw_prim.h
  89. brw_private.h
  90. brw_reg.h
  91. brw_reg_type.c
  92. brw_reg_type.h
  93. brw_rt.h
  94. brw_schedule_instructions.cpp
  95. brw_shader.cpp
  96. brw_simd_selection.cpp
  97. brw_vue_map.c
  98. intel_clc.c
  99. intel_gfx_ver_enum.h
  100. intel_nir.c
  101. intel_nir.h
  102. intel_nir_blockify_uniform_loads.c
  103. intel_nir_clamp_image_1d_2d_array_sizes.c
  104. intel_nir_clamp_per_vertex_loads.c
  105. intel_nir_lower_conversions.c
  106. intel_nir_lower_non_uniform_barycentric_at_sample.c
  107. intel_nir_lower_non_uniform_resource_intel.c
  108. intel_nir_lower_shading_rate_output.c
  109. intel_nir_lower_sparse.c
  110. intel_nir_lower_texture.c
  111. intel_nir_opt_peephole_ffma.c
  112. intel_nir_opt_peephole_imul32x16.c
  113. intel_nir_tcs_workarounds.c
  114. intel_shader_enums.h
  115. meson.build
  116. test_eu_compact.cpp
  117. test_eu_validate.cpp
  118. test_fs_cmod_propagation.cpp
  119. test_fs_combine_constants.cpp
  120. test_fs_copy_propagation.cpp
  121. test_fs_saturate_propagation.cpp
  122. test_fs_scoreboard.cpp
  123. test_predicated_break.cpp
  124. test_simd_selection.cpp
  125. test_vf_float_conversions.cpp