Page 1 of 1

Vulkan off-screen rendering

PostPosted: Tue Sep 11, 2018 3:14 am
by Teotihuacan
Does/will CES support Vulkan? And is it possible with Vulkan to do off-screen rendering to shared texture?

Re: Vulkan off-screen rendering

PostPosted: Tue Sep 11, 2018 1:33 pm
by Czarek
You can build CEF with GN arg "enable_vulkan=true" and then pass --enable-vulkan flag to enable it. Regarding shared texture see PR #158.