Searching the forum shows it's been under development in beginning of April this year. It's been for months and we still don't have it whereas green counterparts had it for almost a year at this point. When are you guys going to ship it?
Hi @Koffiato ,
Thanks for your query. I have whitelisted you and moved the post to the Vulkan forum.
I will check with the Vulkan team and let you know if I get any news on this extension.
Thanks.
Hi Koffiato,
We're still working on this, it's in the final stages and we're working on optimizing its performance. No specific driver release date however.
As previously stated:
You can look out for when it's added in the open source repo:
https://github.com/GPUOpen-Drivers/xgl/blob/dev/icd/api/vk_physical_device.cpp#L3734
When it's added there will be this line:
availableExtensions.AddExtension(VK_DEVICE_EXTENSION(EXT_GRAPHICS_PIPELINE_LIBRARY));
Thanks,
Owen