[Mesa-dev] [Bug 110815] Segfault vkCreateDescriptorPool in The-Forge on RADV

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 3 13:50:27 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110815

--- Comment #4 from Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> ---
>From that description, sounds like poolSizeCount is wrong. It should
be equal to the number of structs in pPoolSizes, not the sum of their
descriptorCount. So sounds like it should be 1.

>From spec:

"poolSizeCount is the number of elements in pPoolSizes."

Curious that it worked before.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190603/686ea3ce/attachment.html>


More information about the mesa-dev mailing list