mesa/src/amd/vulkan
Connor Abbott bb78f9b4e4 aco: Use common argument handling
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
2019-11-25 14:17:51 +01:00
..
winsys/amdgpu ac: add radeon_info::num_rings and move ring_type to amd_family.h 2019-11-19 18:31:53 -05:00
.editorconfig
Android.mk
gfx10_format_table.py
Makefile.sources
meson.build radv: Move argument declaration out of nir_to_llvm 2019-11-25 14:17:51 +01:00
radv_android.c
radv_cmd_buffer.c radv: Do not change scratch settings while shaders are active. 2019-11-20 01:18:36 +00:00
radv_constants.h
radv_cs.h
radv_debug.c
radv_debug.h radv: remove useless RADV_DEBUG=unsafemath debug option 2019-11-15 09:07:34 +01:00
radv_descriptor_set.c
radv_descriptor_set.h
radv_device.c radv: disable subgroup shuffle operations on GFX10 2019-11-25 08:03:24 +01:00
radv_entrypoints_gen.py
radv_extensions.py radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7 2019-11-20 11:09:58 +00:00
radv_formats.c
radv_icd.py
radv_image.c
radv_llvm_helper.cpp
radv_meta.c
radv_meta.h
radv_meta_blit.c
radv_meta_blit2d.c
radv_meta_buffer.c
radv_meta_bufimage.c
radv_meta_clear.c
radv_meta_copy.c
radv_meta_decompress.c
radv_meta_fast_clear.c
radv_meta_fmask_expand.c nir: move data.image.access to data.access 2019-11-19 18:20:05 -05:00
radv_meta_resolve.c radv: make sure to not clear the ds attachment after resolves 2019-11-15 09:36:43 +01:00
radv_meta_resolve_cs.c
radv_meta_resolve_fs.c
radv_nir_lower_ycbcr_textures.c
radv_nir_to_llvm.c radv: Replace supports_spill with explict_scratch_args 2019-11-25 14:17:51 +01:00
radv_pass.c
radv_pipeline.c radv: create a fresh fork for each pipeline compile 2019-11-25 10:10:14 +11:00
radv_pipeline_cache.c
radv_private.h radv: Move argument declaration out of nir_to_llvm 2019-11-25 14:17:51 +01:00
radv_query.c
radv_radeon_winsys.h ac: add radeon_info::num_rings and move ring_type to amd_family.h 2019-11-19 18:31:53 -05:00
radv_shader.c radv: Replace supports_spill with explict_scratch_args 2019-11-25 14:17:51 +01:00
radv_shader.h radv: Replace supports_spill with explict_scratch_args 2019-11-25 14:17:51 +01:00
radv_shader_args.c aco: Use common argument handling 2019-11-25 14:17:51 +01:00
radv_shader_args.h radv: Replace supports_spill with explict_scratch_args 2019-11-25 14:17:51 +01:00
radv_shader_helper.h
radv_shader_info.c
radv_util.c
radv_util.h
radv_wsi.c
radv_wsi_display.c
radv_wsi_wayland.c
radv_wsi_x11.c
si_cmd_buffer.c
vk_format.h
vk_format_layout.csv
vk_format_parse.py
vk_format_table.py