[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 Bas Nieuwenhuizen changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 --- Comment #4 from Józef Kucia --- It seems that layout->buffer_count is incorrectly used for VK_DESCRIPTOR_BINDING_VARIABLE_DESCRIPTOR_COUNT_BIT_EXT. layout->buffer_count is based on the upper limit taken from descriptor set layout. -- You a

[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 Józef Kucia changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 --- Comment #3 from Józef Kucia --- Created attachment 144908 --> https://bugs.freedesktop.org/attachment.cgi?id=144908&action=edit Minimal reproducer 2 With the fix it works for samplers now. Unfortunately, it still doesn't work for other de

[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 Bas Nieuwenhuizen changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 --- Comment #1 from Bas Nieuwenhuizen --- Forgot a hunk somehow apparently ... https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1205 should fix this. -- You are receiving this mail because: You are the QA Contact for the bug. You are

[Mesa-dev] [Bug 111019] radv doesn't handle variable descriptor count properly

2019-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111019 Bug ID: 111019 Summary: radv doesn't handle variable descriptor count properly Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: n