Skip to content

anv: fix allocation of custom border color pool

Ivan Briano requested to merge ibriano/mesa:border_color into master

Turns out that respecting the order of parameters is important.

Reported-By: Michael Blumenkrantz michael.blumenkrantz@gmail.com Fixes: 5425968d ("anv: Implement VK_EXT_custom_border_color")

Merge request reports