64a5472ad7
VK_PIPELINE_CREATE_2_RETAIN_LINK_TIME_OPTIMIZATION_INFO_BIT_EXT is only allowed for pipeline libs, so VK_PIPELINE_CREATE_2_LIBRARY_BIT_KHR should also be set. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25110>