hk: drop dead todo

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34426>
This commit is contained in:
Alyssa Rosenzweig 2025-04-08 13:20:28 -04:00 committed by Marge Bot
parent 4f1d08b234
commit 56fc62c1ea

View file

@ -102,7 +102,6 @@ hk_get_device_extensions(const struct hk_instance *instance,
.KHR_shader_draw_parameters = true,
.KHR_shader_expect_assume = true,
.KHR_shader_float_controls = true,
// TODO: wait for nvk
.KHR_shader_float_controls2 = true,
.KHR_shader_float16_int8 = true,
.KHR_shader_integer_dot_product = true,