mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 12:30:09 +01:00
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:
parent
32283b9703
commit
fdf550cdf0
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue