[Mesa-dev] [PATCH 1/2] radv: fix a case statement in GetMemoryFdPropertiesKHR
Emil Velikov
emil.l.velikov at gmail.com
Wed Dec 6 16:12:23 UTC 2017
On 5 December 2017 at 20:51, Fredrik Höglund <fredrik at kde.org> wrote:
> The handle type in the case statement is supposed to be VK_EXTERNAL_-
> MEMORY_HANDLE_TYPE_DMA_BUF_BIT_EXT.
>
> Signed-off-by: Fredrik Höglund <fredrik at kde.org>
For the future please include a fixes tag if the commit is known.
Here
Fixes: 546e747867c ("radv: Implement VK_EXT_external_memory_dma_buf")
And for 2/2
Fixes: ab18e8e59b6 ("anv: Implement VK_EXT_external_memory_dma_buf")
Thanks
Emil
More information about the mesa-dev
mailing list