mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
zink: reenable GPL
this is now functional again Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18911>
This commit is contained in:
parent
11c4d79709
commit
50a7ac1bb2
1 changed files with 0 additions and 2 deletions
|
|
@ -2589,8 +2589,6 @@ zink_internal_create_screen(const struct pipe_screen_config *config)
|
|||
mesa_loge("zink: failed to create copy context");
|
||||
goto fail;
|
||||
}
|
||||
/* temporarily disabled */
|
||||
screen->info.have_EXT_graphics_pipeline_library = false;
|
||||
|
||||
screen->optimal_keys = !screen->need_decompose_attrs && screen->info.have_EXT_non_seamless_cube_map && !screen->driconf.inline_uniforms;
|
||||
if (!screen->optimal_keys)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue