mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
hk: advertise modifiers
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31532>
This commit is contained in:
parent
52fcd0412a
commit
6604fc8d88
1 changed files with 1 additions and 0 deletions
|
|
@ -159,6 +159,7 @@ hk_get_device_extensions(const struct hk_instance *instance,
|
|||
.EXT_host_query_reset = true,
|
||||
.EXT_host_image_copy = true,
|
||||
.EXT_image_2d_view_of_3d = true,
|
||||
.EXT_image_drm_format_modifier = true,
|
||||
.EXT_image_robustness = true,
|
||||
.EXT_image_sliced_view_of_3d = false,
|
||||
.EXT_image_view_min_lod = false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue