mesa/src/intel/vulkan
Eric Engestrom c535434fd9 anv: convert assert into unreachable to avoid fallthrough error
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18192>
2022-08-23 18:37:41 +00:00
..
tests anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
anv_acceleration_structure.c anv: drop a set but unused variable 2022-01-31 16:10:31 +00:00
anv_allocator.c anv: remove the LOCAL_MEM allocation bit 2022-08-23 13:19:06 +03:00
anv_android.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_android.h anv: move VkImage object allocation to anv_CreateImage 2021-10-06 02:18:39 +00:00
anv_android_stubs.c anv: move VkImage object allocation to anv_CreateImage 2021-10-06 02:18:39 +00:00
anv_batch_chain.c Revert "anv: Do not copy garbage to batch_bo" 2022-08-23 02:01:57 +00:00
anv_blorp.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_bo_sync.c anv: Drop anv_sync_create_for_bo 2021-12-17 00:55:31 +00:00
anv_cmd_buffer.c anv: remove the LOCAL_MEM allocation bit 2022-08-23 13:19:06 +03:00
anv_descriptor_set.c anv: don't return incorrect error code for vkCreateDescriptorPool 2022-08-11 14:29:33 +00:00
anv_device.c anv: fix assert to build with shader cache disabled 2022-08-23 13:35:46 +00:00
anv_formats.c anv: enable VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM for modifier support 2022-07-29 23:24:15 +00:00
anv_gem.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_gem_stubs.c anv: make use of the new smallbar uAPI 2022-07-26 20:34:02 +00:00
anv_genX.h anv: Switch to using common dynamic state tracking 2022-07-19 23:16:45 +00:00
anv_image.c anv: fixup assertions on lowered storage formats 2022-08-23 08:29:51 +00:00
anv_measure.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_measure.h anv: add a custom AcquireNextImage2KHR func 2022-02-17 22:15:23 +00:00
anv_nir.h anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug 2022-06-24 07:12:18 +00:00
anv_nir_add_base_work_group_id.c anv: use nir_shader_instructions_pass in anv_nir_add_base_work_group_id 2021-10-05 10:02:54 +00:00
anv_nir_apply_pipeline_layout.c anv: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
anv_nir_compute_push_layout.c anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug 2022-06-24 07:12:18 +00:00
anv_nir_lower_multiview.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_nir_lower_ubo_loads.c anv: invalidate all metadata in anv_nir_lower_ubo_loads 2022-04-19 11:43:55 +00:00
anv_nir_lower_ycbcr_textures.c anv: use nir_shader_instructions_pass in anv_nir_lower_ycbcr_textures 2021-10-05 10:02:54 +00:00
anv_perf.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_pipeline.c anv: fix GetPipelineExecutableStatistics for ray tracing pipelines 2022-08-23 09:56:02 +03:00
anv_pipeline_cache.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
anv_private.h anv: remove the LOCAL_MEM allocation bit 2022-08-23 13:19:06 +03:00
anv_queue.c anv: fix INTEL_DEBUG=sync 2022-04-22 21:59:50 +00:00
anv_util.c anv: Handle bits to flush data-port's Untyped L1 data cache 2022-08-05 10:43:50 +03:00
anv_utrace.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
anv_wsi.c anv/wsi: Stop resetting semaphores 2022-06-10 01:33:12 +00:00
genX_blorp_exec.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
genX_cmd_buffer.c vulkan,anv,dozen: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT 2022-08-23 16:41:55 +00:00
genX_gpu_memcpy.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
genX_pipeline.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
genX_query.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
genX_state.c anv: convert assert into unreachable to avoid fallthrough error 2022-08-23 18:37:41 +00:00
gfx7_cmd_buffer.c anv: Do depth/stencil optimization for dynamic depth/stencil 2022-07-19 23:16:45 +00:00
gfx8_cmd_buffer.c anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
meson.build anv: Convert to 100% dynamic rendering 2022-03-16 13:13:36 -05:00
TODO intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00