Files
mesa/src
Iago Toral Quiroga 3f3c83a6b7 v3dv: handle VkPipelineCreateFlags2CreateInfoKHR
This is added with VK_KHR_maintenance5 to allow 64-bit
for pipeline creation flags.

The flags are backwards compatible so we don't need to
change the flag enum values by the new ones.

This patch also addresses a small issue where compute pipelines
where not initializing the flags field in the pipeline object.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29449>
2024-05-29 09:40:15 +00:00
..
2024-05-21 11:57:55 +00:00
2023-08-18 21:33:14 +00:00
2024-05-10 18:49:38 +00:00
2024-05-01 00:47:59 +02:00
2024-05-29 06:41:03 +00:00
2024-05-28 15:04:14 +00:00
2024-05-24 02:34:45 +00:00