[Mesa-dev] [PATCH 1/2] radv: fix a case statement in GetMemoryFdPropertiesKHR

Fredrik Höglund fredrik at kde.org
Wed Dec 6 19:07:10 UTC 2017


On Wednesday 06 December 2017, Emil Velikov wrote:
> 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")

I thought those commits were only in the master branch, but I've pushed
the patches now with those tags.

Thanks,
Fredrik



More information about the mesa-dev mailing list