mesa/src/intel/vulkan
Mike Blumenkrantz fbcf65bfea anv: VK_EXT_border_color_swizzle
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16992>
2022-06-14 01:52:50 +00:00
..
tests
anv_acceleration_structure.c
anv_allocator.c
anv_android.c anv: Use the base vk_buffer struct 2022-05-27 18:38:57 -05:00
anv_android.h
anv_android_stubs.c
anv_batch_chain.c
anv_blorp.c anv: Use the common image<->buffer copy helper 2022-06-07 17:57:42 +00:00
anv_bo_sync.c
anv_cmd_buffer.c anv: Use the base vk_buffer struct 2022-05-27 18:38:57 -05:00
anv_descriptor_set.c anv: Use the base vk_buffer struct 2022-05-27 18:38:57 -05:00
anv_device.c anv: VK_EXT_border_color_swizzle 2022-06-14 01:52:50 +00:00
anv_formats.c
anv_gem.c
anv_gem_stubs.c
anv_genX.h anv: rework sample location 2022-05-03 17:12:44 +00:00
anv_image.c anv: Disable storage image compression for possible atomic ops 2022-06-01 10:05:19 +00:00
anv_measure.c
anv_measure.h
anv_nir.h
anv_nir_add_base_work_group_id.c
anv_nir_apply_pipeline_layout.c
anv_nir_compute_push_layout.c
anv_nir_lower_multiview.c
anv_nir_lower_ubo_loads.c
anv_nir_lower_ycbcr_textures.c
anv_perf.c intel/perf: disable sseu setting on Gfx12.5+ 2022-05-17 19:55:10 +00:00
anv_pipeline.c anv: Use NIR_PASS(_, ...) 2022-06-13 22:31:25 +00:00
anv_pipeline_cache.c
anv_private.h vulkan,anv: Move the image offset/extent sanitize helpers to common code 2022-06-07 17:57:41 +00:00
anv_queue.c
anv_util.c
anv_utrace.c u_trace/anv/iris: drop cs argument for recording traces 2022-05-19 19:04:28 +00:00
anv_wsi.c anv/wsi: Stop resetting semaphores 2022-06-10 01:33:12 +00:00
genX_blorp_exec.c u_trace/anv/iris: drop cs argument for recording traces 2022-05-19 19:04:28 +00:00
genX_cmd_buffer.c anv: Use the base vk_buffer struct 2022-05-27 18:38:57 -05:00
genX_gpu_memcpy.c
genX_pipeline.c anv: use anv_cmd_dirty_mask_t type for dynamic state 2022-06-03 14:11:04 +03:00
genX_query.c intel/perf: add OA A counter type 2022-05-17 19:55:10 +00:00
genX_state.c anv: Implement VK_EXT_non_seamless_cube_map. 2022-06-10 18:31:57 +00:00
gfx7_cmd_buffer.c anv: Use the base vk_buffer struct 2022-05-27 18:38:57 -05:00
gfx8_cmd_buffer.c anv: Use the base vk_buffer struct 2022-05-27 18:38:57 -05:00
meson.build
TODO