venus: enabled iub in physical device

Signed-off-by: Dawn Han <dawnhan@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16699>
This commit is contained in:
Dawn Han 2022-06-27 19:29:23 +00:00 committed by Marge Bot
parent 32283b9703
commit fdf550cdf0
1 changed files with 1 additions and 0 deletions

View File

@ -991,6 +991,7 @@ vn_physical_device_get_passthrough_extensions(
/* TODO re-enable with fixed extended_dynamic_state.*_raster cts */
.EXT_extended_dynamic_state2 = false,
.EXT_image_robustness = true,
.EXT_inline_uniform_block = true,
.EXT_shader_demote_to_helper_invocation = true,
.KHR_copy_commands2 = true,