Re: Adding Vulkan to core-image-weston
Edgar Mobile
Hmm, I can't find a virglrenderer.bb. Do I need to add something?
From: Markus Volk <f_l_k@...>
Sent: Monday, September 19, 2022 5:16 PM To: Edgar Mobile <heideggm@...> Cc: Alexander Kanavin <alex.kanavin@...>; yocto@... <yocto@...> Subject: Re: [yocto] Adding Vulkan to core-image-weston Am Mo, 19. Sep 2022 um 16:54:52 +0000 schrieb Edgar Mobile <heideggm@...>:
This wasn't enough i guess you would also need to add venus support to virglrenderer.bb for qemu:
DEPENDS:append = "vulkan-loader vulkan-headers"
EXTRA_OEMESON += "-Dvenus-experimental=true"
but i have never tested this
|
|