mesa/src/freedreno/vulkan
Connor Abbott f3b3af3468 tu: Remove blend dependency on attachment format
This matches freedreno, still passes all the tests, and will make
dynamic blend easier because we can compute more up-front.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18912>
2022-11-03 21:59:42 +00:00
..
.clang-format
.dir-locals.el
.editorconfig
TODO
meson.build
msm_kgsl.h
tu_android.c
tu_android.h
tu_autotune.c tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
tu_autotune.h
tu_clear_blit.c turnip: Be sure we blit depth, not stencil, for Z32FS8 -> Z32F resolves. 2022-10-20 18:20:00 +00:00
tu_clear_blit.h
tu_cmd_buffer.c tu: Implement extendedDynamicState3SampleLocationsEnable 2022-11-03 21:59:42 +00:00
tu_cmd_buffer.h tu: Implement extendedDynamicState3ProvokingVertexMode 2022-11-03 21:59:42 +00:00
tu_common.h tu: Clamp sample locations 2022-11-03 21:59:42 +00:00
tu_cs.c turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_cs.h turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_cs_breadcrumbs.c
tu_descriptor_set.c tu: Initial implementation of VK_EXT_graphics_pipeline_library 2022-09-21 11:20:15 +00:00
tu_descriptor_set.h tu: Initial implementation of VK_EXT_graphics_pipeline_library 2022-09-21 11:20:15 +00:00
tu_device.c tu: Implement extendedDynamicState3SampleLocationsEnable 2022-11-03 21:59:42 +00:00
tu_device.h turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_drm.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_drm.h turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_dynamic_rendering.c tu: Lazily init VSC to fix dynamic rendering in secondary cmdbufs 2022-10-10 18:31:15 +00:00
tu_dynamic_rendering.h
tu_formats.c turnip: Add perf debug for more UBWC-disable cases that we could support. 2022-10-11 19:10:18 +00:00
tu_formats.h
tu_image.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_image.h turnip: Add perf debug for more UBWC-disable cases that we could support. 2022-10-11 19:10:18 +00:00
tu_kgsl.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tu_lrz.c turnip: Use the simplified stencil write flags for the LRZ-allowed check. 2022-09-21 17:18:07 +00:00
tu_lrz.h
tu_nir_lower_multiview.c tu, ir3: Move multi_pos_output to ir3_shader_variant 2022-09-21 11:20:15 +00:00
tu_pass.c tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
tu_pass.h tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
tu_perfetto.cc
tu_perfetto.h
tu_perfetto_util.c
tu_pipeline.c tu: Remove blend dependency on attachment format 2022-11-03 21:59:42 +00:00
tu_pipeline.h tu: Implement extendedDynamicState3SampleLocationsEnable 2022-11-03 21:59:42 +00:00
tu_query.c turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_query.h
tu_shader.c nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
tu_shader.h tu: Initial implementation of VK_EXT_graphics_pipeline_library 2022-09-21 11:20:15 +00:00
tu_suballoc.c turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time. 2022-09-20 23:16:55 +00:00
tu_suballoc.h
tu_tracepoints.py
tu_util.c
tu_util.h
tu_wsi.c
tu_wsi.h