mesa/src/amd
Samuel Pitoiset 9150513242 radv: advertise VK_KHR_fragment_shader_barycentric on GFX10.3+
It can't be supported on older hardware because it's impossible to
determine the provoking vertex ID without LOAD_PROVOKING_VTX which is
GFX10.3+ only.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6557
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16742>
2023-06-07 14:40:36 +00:00
..
addrlib amd/addrlib: add ADDR_FMT_BG_RG_16_16_16_16 2023-06-01 17:59:39 +00:00
ci radv: advertise VK_KHR_fragment_shader_barycentric on GFX10.3+ 2023-06-07 14:40:36 +00:00
common radv: add support for nir_intrinsic_load_provoking_vtx_amd 2023-06-07 14:40:35 +00:00
compiler aco: remove memory_barrier_buffer implementation 2023-06-07 13:19:42 +00:00
drm-shim amd/drm-shim: add raven2 2023-05-22 20:14:22 +00:00
llvm amd: add radeon_info* into ac_llvm_context and radv_nir_compiler_options 2023-06-06 18:01:35 +00:00
registers ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
vulkan radv: advertise VK_KHR_fragment_shader_barycentric on GFX10.3+ 2023-06-07 14:40:36 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00