Files
third_party_mesa3d/docs/relnotes/new_features.txt
Samuel Pitoiset 00afc4e353 radv: advertise Vulkan 1.4 on GFX8+
GFX6-7 can't support Vulkan 1.4 because indexTypeUint8 isn't supported
in hardware, and emulating features for very old hardware isn't the
option I would personally choose.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32432>
2024-12-03 10:21:55 +00:00

3 lines
56 B
Plaintext

cl_khr_depth_images in rusticl
Vulkan 1.4 on radv/gfx8+