[Mesa-dev] [PATCH] anv: return count of queue families written

Chad Versace chadversary at chromium.org
Tue Dec 27 18:19:26 UTC 2016


On Sun 25 Dec 2016, Damien Grassart wrote:
> The Vulkan spec indicates that
> vkGetPhysicalDeviceQueueFamilyProperties() should overwrite
> pQueueFamilyPropertyCount with the number of structures actually
> written to pQueueFamilyProperties.
> 
> Signed-off-by: Damien Grassart <damien at grassart.com>
> ---
>  src/intel/vulkan/anv_device.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Chad Versace <chadversary at chromium.org>
And pushed.


More information about the mesa-dev mailing list