Files
mesa/src
Samuel Pitoiset 5e62d8d1bd radv: add VkGraphicsPipelineLibraryFlag to the graphics pipeline key
This is to generate a different key for a library created with
FRAGMENT_SHADER_BIT and no FS (ie. it would generate a noop FS) and
a library created with FRAGMENT_OUTPUT_INTERFACE with no CB attachments.

Otherwise, the same key would be generated and this would corrupt
the cache.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22264>
2023-04-04 14:47:39 +00:00
..
2023-03-28 05:14:00 +00:00
2023-03-30 18:46:04 +00:00
2023-03-05 16:31:51 +00:00
2023-03-13 01:22:46 +00:00
2023-02-18 00:44:43 +00:00