mesa/src/intel/vulkan_hasvk
Väinö Mäkelä 13f68bcce1 hasvk: Tell spirv_to_nir float controls are always supported
This gets rid of the "Unsupported SPIR-V capability" warnings when
compiling shaders using float controls on gfx7.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20232>
2023-02-10 16:34:01 +00:00
..
layers hasvk: Add layer with work-around for Doom 64 texture corruption 2023-01-02 15:05:06 +00:00
tests
anv_allocator.c anv,hasvk: migrate to align64 from util 2023-01-06 17:22:16 +00:00
anv_android.c vulkan: Use static_assert for check HWVULKAN_DISPATCH_MAGIC == ICD_LOADER_MAGIC 2023-02-10 07:21:31 +00:00
anv_android.h
anv_android_stubs.c
anv_batch_chain.c intel/ds: Fix crash when allocating more intel_ds_queues than u_vector was initialized 2023-02-01 18:31:29 +00:00
anv_blorp.c anv,hasvk: migrate to u_minify from util 2023-01-06 17:22:16 +00:00
anv_bo_sync.c
anv_cmd_buffer.c hasvk: Delete VK_KHR_device_group provided entrypoints 2022-12-09 14:07:59 -06:00
anv_descriptor_set.c anv,hasvk: migrate to align64 from util 2023-01-06 17:22:16 +00:00
anv_device.c hasvk: Don't claim shaderDenormPreserveFloat32 on gfx7 2023-02-10 16:34:01 +00:00
anv_formats.c hasvk: Allow aliasing with modifiers for WSI images 2022-12-09 08:35:02 +00:00
anv_gem.c intel: Add has_userptr_probe to intel_device_info 2022-11-07 17:22:14 +00:00
anv_gem_stubs.c hasvk: Remove remaining bits of anv_i915_query() 2023-02-09 02:57:32 +00:00
anv_genX.h hasvk: Emit CS stall on INTEL_MEASURE timestamp 2023-01-04 22:43:36 +00:00
anv_image.c anv,hasvk: migrate to u_minify from util 2023-01-06 17:22:16 +00:00
anv_measure.c hasvk: Emit CS stall on INTEL_MEASURE timestamp 2023-01-04 22:43:36 +00:00
anv_measure.h
anv_nir.h hasvk: Rip out primitive replication 2022-12-02 09:18:17 +00:00
anv_nir_apply_pipeline_layout.c hasvk: Let spirv_to_nir() set UBO/SSBO base cast alignments 2023-02-01 17:54:40 +00:00
anv_nir_compute_push_layout.c anv,hasvk: migrate to ROUND_DOWN_TO from util 2023-01-06 17:22:16 +00:00
anv_nir_lower_multiview.c hasvk: Rip out primitive replication 2022-12-02 09:18:17 +00:00
anv_nir_lower_ubo_loads.c
anv_nir_lower_ycbcr_textures.c
anv_perf.c hasvk: Drop more DG2 code 2022-12-02 09:18:17 +00:00
anv_pipeline.c hasvk: Tell spirv_to_nir float controls are always supported 2023-02-10 16:34:01 +00:00
anv_pipeline_cache.c hasvk: Drop A64 descriptor set support 2022-12-02 09:18:17 +00:00
anv_private.h hasvk: Remove remaining bits of anv_i915_query() 2023-02-09 02:57:32 +00:00
anv_queue.c hasvk: Nuke anv_queue:index_in_family 2023-01-25 17:43:57 +00:00
anv_util.c
anv_utrace.c intel/ds: Fix crash when allocating more intel_ds_queues than u_vector was initialized 2023-02-01 18:31:29 +00:00
anv_wsi.c
genX_blorp_exec.c hasvk/blorp: Rip out SKL+ 2022-12-02 09:18:16 +00:00
genX_cmd_buffer.c hasvk: add restrictions for 3DSTATE_RASTER::AntiAliasingEnable 2023-01-20 12:50:04 +00:00
genX_gpu_memcpy.c hasvk/gpu_memcpy: Rip out SKL+ 2022-12-02 09:18:16 +00:00
genX_pipeline.c intel/compiler: Convert wm_prog_key::persample_interp to a tri-state 2023-02-06 09:12:18 +00:00
genX_query.c anv,hasvk: migrate align32 to the right functions from util 2023-01-06 17:22:16 +00:00
genX_state.c anv,hasvk: Use the inbuilt macro from src/util for clamping int64_t 2023-01-06 17:22:15 +00:00
gfx7_cmd_buffer.c hasvk: add restrictions for 3DSTATE_RASTER::AntiAliasingEnable 2023-01-20 12:50:04 +00:00
gfx8_cmd_buffer.c hasvk: add restrictions for 3DSTATE_RASTER::AntiAliasingEnable 2023-01-20 12:50:04 +00:00
meson.build meson: do not reconstruct ICD paths 2023-01-27 11:35:50 +00:00