mesa/src/intel/vulkan
Lionel Landwerlin 47ff6767ea anv: fill correct surface state for lowered storage image
Small typo/copy-paste.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: c0093c4668 ("anv: Flip around the way we reason about storage image lowering")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13332>
2021-10-13 14:33:14 +00:00
..
tests anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_acceleration_structure.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_allocator.c util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
anv_android.c anv/android: fix parameters given for vk_common_QueueSubmit 2021-10-13 06:00:56 +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 util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
anv_blorp.c anv: Tile cache flush for depth before fast clear 2021-10-12 18:05:46 +00:00
anv_cmd_buffer.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_descriptor_set.c anv: Flip around the way we reason about storage image lowering 2021-10-11 10:29:09 -05:00
anv_device.c anv: Use the common WSI wrappers 2021-10-13 00:06:15 +00:00
anv_formats.c anv: implement VK_KHR_format_feature_flags2 2021-10-11 10:29:12 -05:00
anv_gem.c anv: Use I915_USERPTR_PROBE when available 2021-08-12 15:07:23 -05:00
anv_gem_stubs.c anv: Wrapper around I915_GEM_CREATE_EXT_MEMORY_REGIONS 2021-06-24 16:14:38 +00:00
anv_genX.h anv: Add genX(cmd_buffer_emit_gfx12_depth_wa) 2021-08-20 17:50:35 +00:00
anv_image.c anv: fill correct surface state for lowered storage image 2021-10-13 14:33:14 +00:00
anv_measure.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
anv_measure.h intel: support secondary command buffers in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
anv_nir.h anv: Do UBO loads with global addresses for bindless 2021-03-17 17:49:59 +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: Flip around the way we reason about storage image lowering 2021-10-11 10:29:09 -05:00
anv_nir_compute_push_layout.c anv: Support fetching descriptor addresses from push constants 2021-06-22 21:09:25 +00:00
anv_nir_lower_multiview.c anv: preserve all metadata when anv_nir_lower_multiview doesn't make progress 2021-10-05 10:02:54 +00:00
anv_nir_lower_ubo_loads.c anv: Add a pass for lowering A64 UBO access 2021-03-17 17:49:59 +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_pass.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_perf.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_pipeline.c anv: implement VK_KHR_format_feature_flags2 2021-10-11 10:29:12 -05:00
anv_pipeline_cache.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_private.h anv: Flip around the way we reason about storage image lowering 2021-10-11 10:29:09 -05:00
anv_queue.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_util.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
anv_wsi.c anv: Use the common WSI wrappers 2021-10-13 00:06:15 +00:00
anv_wsi_display.c anv: use vk_object_zalloc for wsi fences created 2021-10-13 11:59:17 +00:00
genX_blorp_exec.c anv: dirty only state impacted by blorp_exec 2021-10-13 04:31:34 +00:00
genX_cmd_buffer.c anv: Tile cache flush for depth before fast clear 2021-10-12 18:05:46 +00:00
genX_gpu_memcpy.c anv: Cache VB/IB in L3$ for Gfx12 2021-06-15 12:57:42 +00:00
genX_pipeline.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
genX_query.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
genX_state.c anv: Use the common vk_error and vk_errorf helpers 2021-10-07 20:51:36 +00:00
gfx7_cmd_buffer.c anv: fix emitting dynamic primitive topology 2021-06-23 12:01:45 +00:00
gfx8_cmd_buffer.c anv: Make anv_image derive from vk_image 2021-08-17 21:29:34 +00:00
meson.build anv: Use the common WSI wrappers 2021-10-13 00:06:15 +00:00
TODO intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00