mesa/src/amd/vulkan
Samuel Pitoiset c4e83026af radv: add radv_perfcounter.h
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28510>
2024-04-02 21:04:53 +00:00
..
bvh radv/rt: Optimize update shader VGPR usage 2024-02-05 21:14:45 +01:00
layers radv: add radv_event.h 2024-04-02 21:04:53 +00:00
meta radv: add radv_image_view.h 2024-04-02 21:04:53 +00:00
nir radv: Reuse TCS offchip layout between TCS and TES. 2024-04-02 16:54:09 +00:00
radix_sort radv: remove radv_cmd_buffer::device 2024-04-01 16:35:09 +00:00
tests radv: Add radv_nir_lower_hit_attrib_derefs_tests 2023-11-02 15:48:36 +00:00
winsys radv: rename radeon_info variables to gpu_info everywhere 2024-04-01 16:35:09 +00:00
.clang-format radv/clang-format: Do not indent C++ modifiers 2023-11-02 15:48:36 +00:00
.editorconfig radv: Update editorconfig. 2021-04-10 03:31:58 +02:00
meson.build radv: add radv_query.h 2024-04-02 21:04:53 +00:00
radv_acceleration_structure.c radv: remove radv_cmd_buffer::device 2024-04-01 16:35:09 +00:00
radv_aco_shader_info.h radv: implement alpha-to-one 2024-04-01 10:50:51 +00:00
radv_android.c radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_buffer.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_buffer.h radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_buffer_view.c radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_buffer_view.h radv: add radv_buffer_view.h 2024-04-02 21:04:53 +00:00
radv_check_va.py
radv_cmd_buffer.c radv: add radv_event.h 2024-04-02 21:04:53 +00:00
radv_constants.h radv: move SI_GS_PER_ES to radv_constants.h 2023-12-19 09:48:35 +00:00
radv_cp_reg_shadowing.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_cs.h radv: rename radv_physical_device::rad_info to info 2024-04-01 16:35:09 +00:00
radv_debug.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_debug.h radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
radv_descriptor_set.c radv: add radv_image_view.h 2024-04-02 21:04:53 +00:00
radv_descriptor_set.h radv: move some VK_DEFINE_NONDISP_HANDLE_CASTS to radv_descriptor_set.h 2024-04-02 13:55:52 +00:00
radv_device.c radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
radv_device_generated_commands.c radv: remove radv_cmd_buffer::device 2024-04-01 16:35:09 +00:00
radv_device_memory.c radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_event.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_event.h radv: add radv_event.h 2024-04-02 21:04:53 +00:00
radv_formats.c radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_formats.h radv: declare format related functions in radv_formats.h 2024-04-02 13:55:52 +00:00
radv_image.c radv: add radv_image_view.h 2024-04-02 21:04:53 +00:00
radv_image.h radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_image_view.c radv: add radv_image_view.h 2024-04-02 21:04:53 +00:00
radv_image_view.h radv: add radv_image_view.h 2024-04-02 21:04:53 +00:00
radv_instance.c radv: remove useless RADV_DEBUG=nomemorycache 2024-03-28 10:36:58 +00:00
radv_llvm_helper.cpp radv/clang-format: Do not indent C++ modifiers 2023-11-02 15:48:36 +00:00
radv_llvm_helper.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_nir_to_llvm.c radv/llvm: Remove dead code. 2024-03-27 23:02:26 +00:00
radv_perfcounter.c radv: add radv_perfcounter.h 2024-04-02 21:04:53 +00:00
radv_perfcounter.h radv: add radv_perfcounter.h 2024-04-02 21:04:53 +00:00
radv_physical_device.c radv: add radv_video.h 2024-04-02 21:04:53 +00:00
radv_pipeline.c radv: pass a radv_physical_device to radv_use_llvm_for_stage() 2024-04-02 13:55:52 +00:00
radv_pipeline_cache.c radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
radv_pipeline_compute.c radv: remove radv_device::physical_device 2024-04-01 16:35:09 +00:00
radv_pipeline_graphics.c radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
radv_pipeline_rt.c radv: remove radv_device::physical_device 2024-04-01 16:35:09 +00:00
radv_printf.c radv: remove radv_device::physical_device 2024-04-01 16:35:09 +00:00
radv_private.h radv: add radv_perfcounter.h 2024-04-02 21:04:53 +00:00
radv_query.c radv: add radv_perfcounter.h 2024-04-02 21:04:53 +00:00
radv_query.h radv: add radv_query.h 2024-04-02 21:04:53 +00:00
radv_queue.c radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_radeon_winsys.h radv: rename radeon_info variables to gpu_info everywhere 2024-04-01 16:35:09 +00:00
radv_rmv.c radv: add radv_query.h 2024-04-02 21:04:53 +00:00
radv_rra.c radv: remove radv_queue::device 2024-04-01 16:35:09 +00:00
radv_sampler.c radv: add radv_sampler.h 2024-04-02 21:04:53 +00:00
radv_sampler.h radv: add radv_sampler.h 2024-04-02 21:04:53 +00:00
radv_sdma.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_sdma.h radv: add radv_image.h 2024-04-02 21:04:53 +00:00
radv_shader.c radv: pass a radv_physical_device to radv_use_llvm_for_stage() 2024-04-02 13:55:52 +00:00
radv_shader.h radv: Reuse TCS offchip layout between TCS and TES. 2024-04-02 16:54:09 +00:00
radv_shader_args.c radv: Reuse TCS offchip layout between TCS and TES. 2024-04-02 16:54:09 +00:00
radv_shader_args.h radv: Reuse TCS offchip layout between TCS and TES. 2024-04-02 16:54:09 +00:00
radv_shader_info.c radv: pass a radv_physical_device to radv_use_llvm_for_stage() 2024-04-02 13:55:52 +00:00
radv_shader_object.c radv: remove radv_device::physical_device 2024-04-01 16:35:09 +00:00
radv_spm.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00
radv_sqtt.c radv: add radv_perfcounter.h 2024-04-02 21:04:53 +00:00
radv_video.c radv: add radv_image_view.h 2024-04-02 21:04:53 +00:00
radv_video.h radv: add radv_video.h 2024-04-02 21:04:53 +00:00
radv_wsi.c radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
si_cmd_buffer.c radv: add radv_buffer.h 2024-04-02 21:04:53 +00:00