mesa/src/intel/vulkan_hasvk
Iván Briano dc889d95bc hasvk: pipelineStageCreationFeedbackCount is allowed to be 0
Fixes: 6601e5d6fc ("anv: implement VK_EXT_pipeline_creation_feedback")

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20216>
(cherry picked from commit 68b546ec3d)
2022-12-14 20:47:02 +00:00
..
tests
anv_allocator.c hasvk: Nuke code around local memory 2022-10-23 16:33:20 -07:00
anv_android.c
anv_android.h
anv_android_stubs.c
anv_batch_chain.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_blorp.c
anv_bo_sync.c
anv_cmd_buffer.c hasvk: Switch to the common descriptor update template struct 2022-09-17 03:32:29 +00:00
anv_descriptor_set.c hasvk: Switch to the common descriptor update template struct 2022-09-17 03:32:29 +00:00
anv_device.c hasvk: fix android build and reported API version 2022-11-09 21:22:05 +00:00
anv_formats.c vulkan_hasvk: set READ/WRITE_WITHOUT_FORMAT for buffer views 2022-10-05 09:45:57 -07:00
anv_gem.c hasvk: Nuke code around local memory 2022-10-23 16:33:20 -07:00
anv_gem_stubs.c hasvk: Nuke code around local memory 2022-10-23 16:33:20 -07:00
anv_genX.h hasvk: don't export gfx state flushing helper 2022-10-13 14:21:38 +00:00
anv_image.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_measure.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
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 utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_nir_lower_ubo_loads.c
anv_nir_lower_ycbcr_textures.c
anv_perf.c intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
anv_pipeline.c hasvk: pipelineStageCreationFeedbackCount is allowed to be 0 2022-12-14 20:47:02 +00:00
anv_pipeline_cache.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_private.h hasvk: remove some unused functions 2022-10-31 06:59:36 +00:00
anv_queue.c
anv_util.c
anv_utrace.c intel: Add and use intel_engines_class_to_string() 2022-10-15 20:04:51 +00:00
anv_wsi.c
genX_blorp_exec.c intel/utrace: make blorp tracepoints more readable 2022-09-21 12:38:34 +00:00
genX_cmd_buffer.c anv/hasvk: Clamping Scissor Rect values in a valid range 2022-12-14 20:47:01 +00:00
genX_gpu_memcpy.c
genX_pipeline.c intel: factor out dispatch PS enabling logic 2022-12-14 20:47:01 +00:00
genX_query.c intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
genX_state.c intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
gfx7_cmd_buffer.c
gfx8_cmd_buffer.c
meson.build hasvk: remove acceleration structure code 2022-09-02 09:40:46 +00:00
TODO